Esx Settings Clusters Configuration Drafts ApplyResult
The Esx Settings Clusters Configuration Drafts ApplyResult schema contains the result of committing a draft.
This schema was added in vSphere API 8.0.2.0.
{
"commit": "string",
"apply_task": "string"
}
The ID of the commit created for this operation.
This property was added in vSphere API 8.0.2.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.esx.settings.commit
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.esx.settings.commit
.
If the cluster is not empty, this will be set to the ID of the Apply task.
This property was added in vSphere API 8.0.2.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.cis.task
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.cis.task
.